Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a division-by-zero crash in the VPN code #2862

Merged

Conversation

diegoreymendez
Copy link
Contributor

@diegoreymendez diegoreymendez commented May 15, 2024

Task/Issue URL: https://app.asana.com/0/1203137811378537/1207299387361586/f

macOS PR: duckduckgo/macos-browser#2785
BSK PR: duckduckgo/BrowserServicesKit#823

Description

Fixes a crash caused by a division by zero.

Testing

Just ensure the VPN starts correctly, works, stops, etc.


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@diegoreymendez diegoreymendez changed the title Fixes a crasher where we're dividing by zero Fix a division-by-zero crash May 15, 2024
@diegoreymendez diegoreymendez changed the title Fix a division-by-zero crash Fix a division-by-zero crash in the VPN code May 15, 2024
@diegoreymendez diegoreymendez marked this pull request as ready for review May 15, 2024 16:41
@diegoreymendez diegoreymendez changed the base branch from main to release/7.120.0 May 15, 2024 16:41
@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to iOS App Board Asana project label May 15, 2024
@diegoreymendez diegoreymendez requested a review from mallexxx May 15, 2024 16:42
@diegoreymendez diegoreymendez removed the bot: not in app board Added by automation for pull requests with tasks not added to iOS App Board Asana project label May 17, 2024
diegoreymendez added a commit to duckduckgo/BrowserServicesKit that referenced this pull request May 17, 2024
Task/Issue URL: https://app.asana.com/0/1203137811378537/1207299387361586/f

iOS PR: duckduckgo/iOS#2862
macOS PR: duckduckgo/macos-browser#2785
What kind of version bump will this require?: Patch

## Description

Fixes a crash caused by a division by zero.
@diegoreymendez diegoreymendez self-assigned this May 17, 2024
@diegoreymendez diegoreymendez merged commit 353dbad into release/7.120.0 May 17, 2024
14 checks passed
@diegoreymendez diegoreymendez deleted the diego/fix-crash-division-by-zero-in-vpn branch May 17, 2024 09:39
diegoreymendez added a commit to duckduckgo/macos-browser that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants